Uses of Enum
edu.claflin.finder.algo.ArgumentsBundle.COMMON_ARGS
Packages that use ArgumentsBundle.COMMON_ARGS
Package
Description
Contains the Algorithm code for finding bipartite subgraphs.
-
Uses of ArgumentsBundle.COMMON_ARGS in edu.claflin.finder.algo
Methods in edu.claflin.finder.algo that return ArgumentsBundle.COMMON_ARGSModifier and TypeMethodDescriptionstatic ArgumentsBundle.COMMON_ARGSReturns the enum constant of this type with the specified name.static ArgumentsBundle.COMMON_ARGS[]ArgumentsBundle.COMMON_ARGS.values()Returns an array containing the constants of this enum type, in the order they are declared.